crypto/rand.reader.f (field)

3 uses

	crypto/rand (current package)
		rand_unix.go#L35: 	f    io.Reader
		rand_unix.go#L67: 			r.f = hideAgainReader{f}
		rand_unix.go#L72: 	return io.ReadFull(r.f, b)